Update python.coffee empty if and loop message#166
Update python.coffee empty if and loop message#166jorrell-templeton wants to merge 2 commits intocodecombat:masterfrom jorrell-templeton:patch-1
Conversation
|
This is a useful hint, but it might be too long to include. Do you think we can find a way to say it much more shortly? |
|
How does Codecombat compile Javascript? Where is the compiler link? |
|
Thanks! |
|
What language compiler is easiest for beginner contributors to start off with? May I please get a link to it? |
| reporter: 'aether' | ||
| level: 'warning' | ||
| message: "Empty loop. Put 4 spaces in front of statements inside loops. Hint: you can do that by pressing the \"Tab\" button on your keyboard a the start of a new line." | ||
| message: "Empty loop. Put 4 spaces in front of statements inside loops. Hint: Press \"Tab\" a the start of a new line." |
There was a problem hiding this comment.
Typo here and line 114? 'Press "Tab" a the start of a new line.' -> 'Press "Tab" at the start of a new line.'
|
What is the easiest place start when contributing to one of your compilers? On Wed, Oct 26, 2016 at 1:50 PM, Imperadeiro98 [email protected]
|
|
Am I able to join the codecombat archmage team? I know some programming- I am willing and wanting to learn about coding with codecombat, and I can use Javascript. |
|
Hey @Thekiddiejsandpython, Filbert is probably the parser to work on: https://github.com/differentmatt/filbert/issues – do you want to help implement some issues there? Happy to merge this in if you can make sure to sign the CLA and fix the typo noted above. |
No description provided.